Leadtools.MedicalViewer Namespace : MedicalViewerPointCollection<PointF> Class |
public class MedicalViewerPointCollection<PointF> : Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable
'Declaration Public Class MedicalViewerPointCollection(Of PointF) Inherits Leadtools.RasterCollection(Of PointF) Implements System.Collections.Generic.ICollection(Of PointF), System.Collections.Generic.IEnumerable(Of PointF), System.Collections.Generic.IList(Of PointF), System.Collections.IEnumerable
'Usage Dim instance As MedicalViewerPointCollection(Of PointF)
generic<typename PointF> public ref class MedicalViewerPointCollection : public Leadtools.RasterCollection<PointF>, System.Collections.Generic.ICollection<PointF>, System.Collections.Generic.IEnumerable<PointF>, System.Collections.Generic.IList<PointF>, System.Collections.IEnumerable